Storm-static

Benchmark
Model:sms v.1 (MA)
Parameter(s)A = 3, R = True
Property:Unavailability (steady-state-prob)
Invocation (default)
~/storm/build/bin/storm --jani sms.3-true.jani --janiproperty Unavailability --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:14.677179336547852s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Fri May  1 01:05:50 2020
Command line arguments: --jani sms.3-true.jani --janiproperty Unavailability --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.009s.

Time for model construction: 12.776s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	1486857
Transitions: 	2437116
Choices: 	1486857
Markovian St.: 	131071
Max. Rate.: 	3.02412356
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 1 item(s)
   * marked -> 1486704 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Time for model preprocessing: 0.000s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	1486857
Transitions: 	2437116
Choices: 	1486857
Markovian St.: 	131071
Max. Rate.: 	3.02412356
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 1 item(s)
   * marked -> 1486704 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "Unavailability": LRAmax=? [marked] ...
Result (for initial states): 0.9999999999595421
Time for model checking: 1.838s.